Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

safekeeper: add membership configuration switch endpoint #10241

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

arssher
Copy link
Contributor

@arssher arssher commented Dec 25, 2024

Problem

#9965

Summary of changes

Add to safekeeper http endpoint to switch membership configuration. Also add it to python client for tests, and add simple test itself.

@arssher arssher requested a review from arpad-m December 25, 2024 13:24
@arssher arssher requested a review from a team as a code owner December 25, 2024 13:24
@arssher arssher changed the base branch from main to sk-membership-cf December 25, 2024 13:24
@arssher arssher force-pushed the sk-membership-switch-ep branch from 060a731 to 0f2c8d9 Compare December 25, 2024 13:30
Copy link

github-actions bot commented Dec 25, 2024

7341 tests run: 6965 passed, 0 failed, 376 skipped (full report)


Flaky tests (7)

Postgres 17

Postgres 14

  • test_physical_replication_config_mismatch_max_locks_per_transaction: release-arm64

Code coverage* (full report)

  • functions: 32.8% (8157 of 24860 functions)
  • lines: 48.1% (68319 of 142173 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
4dff526 at 2025-01-15T14:24:30.585Z :recycle:

@arssher arssher force-pushed the sk-membership-switch-ep branch from 0f2c8d9 to 0f097d5 Compare December 26, 2024 06:02
test_runner/regress/test_wal_acceptor.py Outdated Show resolved Hide resolved
test_runner/fixtures/safekeeper/http.py Show resolved Hide resolved
@arssher arssher force-pushed the sk-membership-switch-ep branch 2 times, most recently from 8b96b8d to e13d719 Compare January 10, 2025 09:57
@arssher arssher requested review from a team as code owners January 10, 2025 09:57
Base automatically changed from sk-membership-cf to main January 15, 2025 09:47
Also add it to python client for tests, and add simple test itself.
@arssher arssher force-pushed the sk-membership-switch-ep branch from e13d719 to 4dff526 Compare January 15, 2025 12:09
@arssher arssher enabled auto-merge January 15, 2025 13:38
@arssher arssher added this pull request to the merge queue Jan 15, 2025
Merged via the queue into main with commit 05a71c7 Jan 15, 2025
84 checks passed
@arssher arssher deleted the sk-membership-switch-ep branch January 15, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants